home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / GRAPHICS / GRAPHUTL / 0878.ZIP / PCRGB.ARC / UNDOC3.DOC < prev    next >
Encoding:
Text File  |  1987-03-28  |  7.3 KB  |  153 lines

  1.  
  2.  
  3.                      PC Rockland Graphics Base
  4.  
  5.                          Un-Documentation
  6.  
  7.                               Part 3
  8.  
  9.     The PC Rockland Graphics Base is an undocumented page setup
  10.     program which is available through the PC-Rockland BBS (914)
  11.     353-2176. The program is placed on the BBS for the exclusive
  12.     free use of the users of PC Rockland. It may not be sold or
  13.     included in libraries or collections of software which are
  14.     sold. The program may be distributed by users of PC Rockland
  15.     and uploaded to other BBS's as long as no one charges any
  16.     fee associated with the distribution of the program. I,
  17.     Keith P. Graham retain exclusive rights to charge if and
  18.     when I so desire for PCRGB or any derivative program. My
  19.     intention on releasing PCRGB to the public is to receive
  20.     feedback on the product so eventually I will be able to
  21.     figure out how to make money writing programs.
  22.  
  23.     This is the last release of PCRGB (1.3, March 17, 1987). The
  24.     next release will be a similar product called OPTIKS which
  25.     will have gone through a major face lift. OPTIKS is due out
  26.     May 1, 1987. If you can't wait you can send $10 for the most
  27.     recent version, although I can't guarantee much before May.
  28.     I will be adding several new printers such as Toshiba and
  29.     OKI printers before then. Give me a call at (914) 623-4161
  30.     before you send money to find out what it is you will get.
  31.     $10 buys you the latest version plus a couple of disks of
  32.     pictures off of PC Rockland., Be sure to tell me if you
  33.     don't want nudes. Expect to wait 10-15 days, I am a busy
  34.     guy.
  35.  
  36.     WHAT IS PCRGB?
  37.  
  38.     PCRGB is a program which allows you to manipulate graphics
  39.     data from various sources much the same way a word processor
  40.     allows you to process letters, words and sentences, or a
  41.     spreadsheet allows you to process numbers and equations. I
  42.     have purposely tried to follow the style of LOTUS 123 and
  43.     other spreadsheets hoping that the familiar user interface
  44.     will help people to use PCRGB.
  45.  
  46.     PCRGB supports files from: MAC PAINT, Microsoft Paint, PC
  47.     Paint, Basic BLOAD and a half a dozen more formats. I have
  48.     recently added Datacopy Wips files for all of those
  49.     digitizing freaks. The program supports IBM color graphics,
  50.     EGA, Hercules graphics and AT&T. The printers supported are
  51.     IBM proprinter and FX type printers as well as Canon
  52.     Laserbeam and HP LaserJet.
  53.  
  54.     PCRGB writes out files in PCR format which is a compressed
  55.     file format very similar to ARC files. In fact when a PCR
  56.     file is archived using ARC, it gets bigger. This compression
  57.     allows you to store a million bytes of graphics data on a
  58.     single floppy diskette. Each PCR picture expands in memory
  59.     to as much as four times its compressed size.
  60.  
  61.     PCRGB provides for a graphics work space of 2048 by 2048
  62.     pixels, although if you have limited memory, the program
  63.     will use whatever you have. It is very easy to move around
  64.     the work area using the cursor control keys. Graphics can be
  65.     merged together and manipulated by shrinking and expanding
  66.     the pictures as well as changing their orientation or
  67.     location.
  68.  
  69.     A simple series of menus allows you to choose the PCRGB
  70.     options. Each menu item is explained clearly. Menu movement
  71.     can be one step at a time for a novice, but an expert can
  72.     traverse the tree of menu items in minimal keystrokes.
  73.     PCRGB is forgiving. Every menu item can always be backed out
  74.     of with the escape key and Crtl-Break will always bring the
  75.     user back to the beginning screen.
  76.  
  77.     STARTING PCRGB.
  78.  
  79.     PCRGB can be started very simply by typing at the DOS
  80.     prompt: PCRGB and pressing carriage return. The PCRGB
  81.     general help screen is displayed immediately along with the
  82.     "root" menu. The cursor is positioned on the word "FILE" and
  83.     PCRGB awaits your command. You can move the cursor on the
  84.     command line to the left and to the right using the arrow
  85.     keys on the numeric keypad. Each menu item can do something,
  86.     but it won't do it until you move the cursor to that item
  87.     and press the enter key. (You experts quickly figure out
  88.     that you don't have to move the cursor, just typing the
  89.     first letter of the menu item will save you time.)
  90.  
  91.     Each menu item will either bring you to a new menu or
  92.     perform a function. Most menu items bring you to other menu
  93.     items until you finally reach what you want to do.
  94.  
  95.     LOADING A FILE:
  96.  
  97.     Suppose there is MACPAINT picture called mellissa.mac that
  98.     you would like to view. You know that you have to get that
  99.     into PCRGB somehow so you look at the menu and choose "FILE"
  100.     knowing that mellissa.mac is a file and you have to get
  101.     PCRGB to "LOAD" the file. You can choose "FILE" by moving
  102.     the cursor until "FILE" is highlighted and then press enter
  103.     or simply press the "F" key. This will bring you to the
  104.     "FILE" sub menu. Your cursor will be on "LOAD" which is
  105.     convenient because that's what you want to do. You can press
  106.     the enter key or the "L" for "LOAD". The load menu has you
  107.     pointing to "READMAC" which is what MAC PAINT pictures are
  108.     called on the PC. Press enter again and you are finally
  109.     asked to type the name of the file you want to see. You type
  110.     MELLISSA.MAC and press enter.
  111.     If you make a mistake or change your mind you can always
  112.     back out, one menu at a time by pressing the ESC key. (When
  113.     doing a menu, the F10 key works the same way only all at
  114.     once.)
  115.  
  116.     Hey! suppose there is no menu on the screen? Press the "/"
  117.     key and the menu will appear. Press the F9 if you don't like
  118.     the slash key or press Ctrl-Break if you are sadist. They
  119.     will all bring up a menu when there isn't one.
  120.  
  121.     Other keys you should know about are the F1 key which gives
  122.     you an explanation of what the other keys do. The numeric
  123.     cursor pad will move you around in different ways inside of
  124.     the picture.
  125.  
  126.     Well, you are dangerous now. You have enough ammunition to
  127.     "hack" the rest of the program. There are older versions of
  128.     the undocumentation around that talk about different
  129.     features. I don't want to write down too much stuff because
  130.     the program is changing so fast. OPTIKS will be out in MAY
  131.     and that will have more complete coverage of its features,
  132.     but for now, this will be on the BBS's and most of you just
  133.     want enough to get started, so thats what you got.
  134.  
  135.     One last thing - TANSTAAFL - There ain't no such thing as a
  136.     free lunch. Please pass PCRGB around. Tell people about it
  137.     and create interest. Think of me out here on the porch in
  138.     sub zero weather, my fingers freezing and my wife
  139.     threatening divorce. I don't want you to pay, but I want
  140.     eventually to make money off of this. I think I can do it if
  141.     I can fill the need for a graphics and desk top publishing
  142.     "home base". I am working on significant add ons for PCRGB
  143.     and for these I will charge a fee, but the base unit, the
  144.     picture viewer and printer, I promise will always be free
  145.     and available in new and improved formats.
  146.  
  147.     I can be reached by mail at:
  148.  
  149.     Keith P. Graham
  150.     238 Germonds Road
  151.     West Nyack, New York 10994
  152.  
  153.